Skip to main content

Core Dump Create

Create a Game Server Hosting core dump configuration.

Authentication Required: Yes

ugs game-server-hosting core-dump create [<fleet-id>] [options]

Arguments

<fleet-id> The unique ID of the fleet to create the core dump configuration for.

Options

AliasDescription
project-id-p, --project-idThe Unity cloud project ID.
environment-name-e, --environment-nameThe services environment name.
storage-type-t, --storage-type <gcs>The storage type of the core dump [default: gcs]
gcs-bucket-b, --gcs-bucket <gcs-bucket>(REQUIRED) The name of the GCS bucket to store the core dump
gcs-credentials-file--gcs-credentials-file <gcs-credentials-file>(REQUIRED) The path to the JSON file that contains the GCS credentials for the service account
state-s, --state <disabled|enabled>Enable or disable core dump collection [default: enabled]
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.